Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]ModuleConfigProtos
/
ModuleConfig
/
AmbientLightingConfig
/
Builder
/
clearBlue
clear
Blue
open
fun
clearBlue
(
)
:
ModuleConfigProtos.ModuleConfig.AmbientLightingConfig.Builder
Sets the blue LED level. Values are 0-255.
Content copied to clipboard
uint32 blue = 5;
Return
This builder for chaining.